home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11177 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: pnn.projo.com!news
  2. From: jgesuald@projo.com (John A. Gesualdi)
  3. Newsgroups: comp.lang.c
  4. Subject: Help, question on Visual C++ 4.0?
  5. Date: 22 Mar 1996 12:20:20 GMT
  6. Organization: Providence Journal Company,  Providence, RI
  7. Distribution: world
  8. Message-ID: <4iu5u4$t5r@pnn.projo.com>
  9. Reply-To: jgesuald@projo.com
  10. NNTP-Posting-Host: rhodes.projo.com
  11. Keywords: Help, question on Visual C++ 4.0 ?
  12.  
  13.  
  14.      I'm learning C programming on my Linux system using a gnu compiler. Recently
  15.   I purchased Microsoft Visual C++ 4.0 development system, I'm not trying to 
  16.   learn C++ or MFC peogrammigng , I just wanted a compiler that runs under win.
  17.      Under Unix I can use the script commamnd to record the compiling session and
  18.   record program output when run, this output goes to a file that I can print out,
  19.   this way I can turn in my homework. Does anyone know of a way to capture/print
  20.   the output of compiling a source file and running a program with Visual C++ 4.0 ?
  21.   My programs are basic single source file which use the console application or
  22.   basic stdin/stdout interface.  
  23.   
  24.   
  25.   
  26.  
  27.  
  28.  
  29.  
  30.  
  31.